home *** CD-ROM | disk | FTP | other *** search
Makefile | 2003-02-04 | 738 b | 25 lines |
- # Copyright (C) 2002 Roberto De Leo <deleo@unica.it>
- #
- # This file is free software; as a special exception the author gives
- # unlimited permission to copy and/or distribute it, with or without
- # modifications, as long as this notice is preserved.
- #
- # This program is distributed in the hope that it will be useful, but
- # WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
- # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-
- SUBDIRS = kernel
-
- EXTRA_DIST = credits.txt \
- isolinux.cfg \
- initrd.gz \
- iso.sort \
- isolinux.cfg \
- isolinux.bin \
- movix.lss \
- movix.msg \
- mphelp.txt \
- mxhelp.txt \
- trblst.txt
- isolinuxdir = $(pkgdatadir)/isolinux
- isolinux_DATA = ${EXTRA_DIST}